-
Home
-
SlimStat Analytics
-
5.3.1 (latest)
-
Code
-
Classes
- Memcached
| Total Complexity |
58 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
452 |
| Lines of code |
198 |
| Logical lines of code |
128 |
| Comment lines |
162 |
| Methods |
21 |
| Properties |
1 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getMulti() |
S |
53 |
6 |
23 |
| doIncrement() |
S |
58 |
6 |
15 |
| deleteMulti() |
S |
52 |
5 |
24 |
| setMulti() |
S |
55 |
5 |
20 |
| cas() |
S |
62 |
4 |
11 |
| deleteIfExpired() |
S |
67 |
4 |
7 |
| setMultiNumericItemsForHHVM() |
S |
61 |
3 |
12 |
| increment() |
S |
69 |
3 |
6 |
| decrement() |
S |
69 |
3 |
6 |
| get() |
S |
65 |
2 |
9 |
| set() |
S |
68 |
2 |
7 |
| add() |
S |
67 |
2 |
8 |
| replace() |
S |
67 |
2 |
8 |
| touch() |
S |
68 |
2 |
7 |
| encode() |
S |
63 |
2 |
10 |
| throwExceptionOnClientCallFailure() |
S |
70 |
2 |
6 |
| __construct() |
S |
81 |
1 |
3 |
| delete() |
S |
76 |
1 |
4 |
| flush() |
S |
81 |
1 |
3 |
| getCollection() |
S |
79 |
1 |
3 |
| decode() |
S |
70 |
1 |
6 |